Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(events): add RocketMQEvent struct #25

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

gopkg-dev
Copy link
Contributor

feat(events): add RocketMQEvent struct to handle RocketMQ trigger events
docs(events): add documentation for RocketMQ trigger event format and usage example

… usage example

feat(events): add RocketMQEvent struct and RocketMQData struct to handle RocketMQ trigger events
The commit adds documentation for the RocketMQ trigger event format and an example of how to use it in a function. It also introduces the RocketMQEvent struct and RocketMQData struct to handle RocketMQ trigger events. This allows the function to receive and process RocketMQ messages.
@CLAassistant
Copy link

CLAassistant commented Aug 26, 2023

CLA assistant check
All committers have signed the CLA.

[SLS 事件格式](https://github.com/aliyun/fc-runtime-go-sdk/blob/master/events/README_SLS.md)

[MNS Topic 事件格式](https://github.com/aliyun/fc-runtime-go-sdk/blob/master/events/README_MNS_Topic.md)

[SLS Queue 事件格式](https://github.com/aliyun/fc-runtime-go-sdk/blob/master/events/README_MNS_Queue.md)

[Kafka Eventbridge 事件格式](https://github.com/aliyun/fc-runtime-go-sdk/blob/master/events/README_KAFKA_EVENTBRIDGE.md)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EventBridge的readme应该还没有吧?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EventBridge的readme应该还没有吧?

有的,这是别人忘记加了我顺便一并加上的

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的,看到了

@fanzhe328
Copy link
Collaborator

fanzhe328 commented Sep 1, 2023

我们这边先做下验证,稍等几天。

@fanzhe328 fanzhe328 merged commit a7577b1 into aliyun:master Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants